@charset "utf-8";
/* CSS Document */
*{
	box-sizing: border-box;
	outline: none;
}
html, body{
	width:100%;
	height: 100%;
	background: #fff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font: 16px/1.8 Arial, "Microsoft YaHei", sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
	-webkit-text-size-adjust: none;
	margin: 0px;
	padding: 0px;
}
body, td, th {
	color:#000000;
	line-height: 28px;
}
td, th, caption {
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
img {
	border: none;
}
ol, ul, li {
	list-style: none;
}
input, textarea, select, button {
	font: 16px/1.8 Arial, "Microsoft YaHei", sans-serif;
}
input, textarea, select {
 *font-size:100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	color:#000000;
	text-decoration:none;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #d72d21;
}
a:active {
	text-decoration: none;
}
dl, dd, dt {
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}
/* css common */
.rel {
    position: relative;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
	overflow: hidden;
}
.clearfix {
*zoom: 1;
}
.lt, .left {
	float: left;
}
.rt, .right {
	float: right;
}
.clear, .clr {
	clear: both;
}
.f-cb{
    zoom:1;
}
.f-cb:after{
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    content:".";
}
.fl {
    float:left;
    display: inline;
}
.fr {
    float:right;
    display: inline;
}
.por{
    position: relative;
}
.poa{
    position: absolute;
}
.poa-f{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.ovh{
    overflow: hidden;
}
.noselect{
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.z1{
    z-index: 1;
}
.z2{
    z-index: 2;
}
.z3{
    z-index: 3;
}
.dn{
    display: none;
}
.width-full{
    width: 100%;
}
.height-full{
    height: 100%;
}
.dib{
    display: inline-block;
}
.wrap{
	width: 80%;
	margin:0 auto;
}
.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mtb30{
	margin: 30px 0;
}
.mt40{
	margin-top: 40px;
}
.mt50{
	margin-top: 50px;
}
.mt60{
	margin-top: 60px;
}
.mtb60{
	margin: 60px 0;
}
.mt70{
	margin-top: 70px;
}
.mt80{
	margin-top: 80px;
}
.mb80{
	margin-bottom: 80px;
}
.mt90{
	margin-top: 90px;
}
.mtb90{
	margin: 90px 0;
}
.mt100{
	margin-top: 100px;
}
.mt110{
	margin-top:110px;
}
.mt120{
	margin-top: 120px;
}
.mt140{
	margin-top: 140px;
}
.pt20{
	padding-top: 20px;
}
.pb20{
	padding-bottom: 20px;
}
.ptb20{
	padding:20px 0;
}
.pt30{
	padding-top:30px;
}
.pb30{
	padding-bottom: 30px;
}
.ptb30{
	padding:30px 0;
}
.pt40{
	padding-top:40px;
}
.pb40{
	padding-bottom: 40px;
}
.pt60{
	padding-top:60px;
}
.ptb60{
	padding:60px 0;
}
.ptb80{
	padding:80px 0;
}
.pt80{
	padding-top:80px;
}
.pb80{
	padding-bottom:80px;
}
.pt90{
	padding-top:90px;
}
.ptb90{
	padding:90px 0;
}
.pt100{
	padding-top: 100px;
}
.pb100{
	padding-bottom: 100px;
}
.ptb100{
	padding:100px 0;
}
.ptb110{
	padding:110px 0;
}
.pt110{
	padding-top: 110px;
}
.pb110{
	padding-bottom: 110px;
}
.pt120{
	padding-top:120px;
}
.ptb120{
	padding:120px 0;
}
.pt130{
	padding-top:130px;
}
.ptb140{
	padding:140px 0;
}
.ptb160{
	padding:160px 0;
}
.pt180{
	padding-top:180px;
}
.pb180{
	padding-bottom: 180px;
}
.ptb180{
	padding:180px 0;
}
.pb240{
	padding-bottom: 240px;
}
.ptb240{
	padding:240px 0;
}
.ptb280{
	padding:280px 0;
}
.ptb320{
	padding:320px 0;
}
.font60{
	font-size: 60px;
}
.font48{
	font-size: 48px;
}
.font42{
	font-size: 42px;
}
.font40{
	font-size: 40px;
}
.font36{
	font-size: 36px;
}
.font32{
	font-size: 32px;
}
.font30{
	font-size: 30px;
}
.font28{
	font-size: 28px;
}
.font26{
	font-size: 26px;
}
.font24{
	font-size: 24px;
}
.font20{
	font-size: 20px;
}
.font18{
	font-size: 18px;
}
.font16{
	font-size: 16px;
}
.indent{
	text-indent: 2em;
}
@media (max-width: 1480px) {
	body {
		font-size: 14px;
	}
	body, td, th {
		line-height: 24px;
	}
	input, textarea, select, button {
		font-size: 14px;
	}
	dl, dd, dt {
		line-height: 24px;
	}
	.wrap{
		width: 94%;
	}
	.font60{
		font-size: 54px;
	}
}
@media (max-width: 1280px) {
	.mt20{
		margin-top: 2%;
	}
	.mt30{
		margin-top: 3%;
	}
	.mtb30{
		margin: 3% 0;
	}
	.mt40{
		margin-top: 4%;
	}
	.mt50{
		margin-top: 5%;
	}
	.mt60{
		margin-top: 6%;
	}
	.mtb60{
		margin: 6% 0;
	}
	.mt70{
		margin-top: 7%;
	}
	.mt80{
		margin-top: 8%;
	}
	.mb80{
		margin-bottom: 8%;
	}
	.mt90{
		margin-top: 8%;
	}
	.mtb90{
		margin: 8% 0;
	}
	.mt100{
		margin-top: 8%;
	}
	.mt110{
		margin-top: 8%;
	}
	.mt120{
		margin-top: 8%;
	}
	.mt140{
		margin-top: 8%;
	}
	.pt20{
		padding-top:2%;
	}
	.pb20{
		padding-bottom: 2%;
	}
	.ptb20{
		padding:2% 0;
	}
	.pt30{
		padding-top: 3%;
	}
	.pb30{
		padding-bottom: 3%;
	}
	.ptb30{
		padding:3% 0;
	}
	.pt40{
		padding-top:4%;
	}
	.pb40{
		padding-bottom: 4%;
	}
	.pt60{
		padding-top: 6%;
	}
	.ptb60{
		padding: 6% 0;
	}
	.ptb80{
		padding:8% 0;
	}
	.pt80{
		padding-top:8%;
	}
	.pb80{
		padding-bottom:8%;
	}
	.pt90{
		padding-top:8%;
	}
	.ptb90{
		padding:8% 0;
	}
	.pt100{
		padding-top: 8%;
	}
	.pb100{
		padding-bottom: 8%;
	}
	.ptb100{
		padding:8% 0;
	}
	.pt110{
		padding-top: 8%;
	}
	.pb110{
		padding-bottom: 8%;
	}
	.ptb110{
		padding:8% 0;
	}
	.pt120{
		padding-top:8%;
	}
	.ptb120{
		padding:8% 0;
	}
	.pt130{
		padding-top:8%;
	}
	.ptb140{
		padding:8% 0;
	}
	.ptb160{
		padding:8% 0;
	}
	.pt180{
		padding-top:8%;
	}
	.pb180{
		padding-bottom: 8%;
	}
	.ptb180{
		padding:8% 0;
	}
	.pb240{
		padding-bottom: 8%;
	}
	.ptb240{
		padding:8% 0;
	}
	.ptb280{
		padding:8% 0;
	}
	.ptb320{
		padding:8% 0;
	}
	.font60{
		font-size: 48px;
	}
	.font48{
		font-size: 42px;
	}
	.font42{
		font-size: 36px;
	}
}
@media (max-width: 992px){
	.font60{
		font-size: 40px;
	}
	.font48{
		font-size: 36px;
	}
	.font42{
		font-size: 32px;
	}
	.font40{
		font-size: 32px;
	}
	.font36{
		font-size: 24px;
	}
	.font32{
		font-size: 20px;
	}
	.font30{
		font-size: 20px;
	}
	.font28{
		font-size: 20px;
	}
	.font26{
		font-size: 20px;
	}
	.font24{
		font-size: 20px;
	}
	.font20{
		font-size: 18px;
	}
}
@media (max-width: 750px){
	.font60{
		font-size: 36px;
	}
	.font48{
		font-size: 30px;
	}
	.font42{
		font-size: 24px;
	}
	.font40{
		font-size: 24px;
	}
	.font36{
		font-size: 22px;
	}
	.font28{
		font-size: 20px;
	}
	.font26{
		font-size: 18px;
	}
	.font24{
		font-size: 16px;
	}
	.font20{
		font-size: 16px;
	}
	.font18{
		font-size: 16px;
	}
	.font16{
		font-size: 14px;
	}
}

/* 颜色*/
.white{
	color: #fff;
}
.white a{
	color: #fff;
}
.white a:hover {
	color: #fff;
}
.hui{
	color:#b3b3b3;
}
.hui a{
	color: #b3b3b3;
}
.hui a:hover {
	color: #b3b3b3;
}

/* Header */
header{
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 1000;
}
header.fixed{
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
header > div{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
header .logo{
	width: 196px;
	height: 72px;
	display: flex;
	align-items: center;
}
header .logo img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
header .header-right{
	width: calc(90% - 196px);
}
header .logo img{
	display: block;
}
header .header-top{
	width: 100%;
	border-bottom: 1px #e5e5e5 solid;
	height: 46px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	font-size: 14px;
}
header .header-top .top-contact ul{
	display: flex;
}
header .header-top .top-contact li{
	display: flex;
	margin-right: 14px;
}
header .header-top .top-contact em{
	display: block;
	font-size: 14px;
	margin-right: 6px;
}
header .header-top .top-search{
	width: 217px;
	height: 27px;
	border:1px #e5e5e5 solid;
	padding:0 0 0 12px;
	margin-right: 14px;
}
header .header-top .top-search form{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
header .header-top .top-search input{
	width: 173px;
	height: 25px;
	border:none;
    font-size: 14px;
    line-height: 25px;
    color: #b3b3b3;
    display: block;
}
header .header-top .top-search input::-webkit-input-placeholder { /* WebKit browsers */
  color: #b3b3b3;
}
header .header-top .top-search input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #b3b3b3;
}
header .header-top .top-search input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #b3b3b3;
}   
header .header-top .top-search button{
	cursor: pointer;
	width: 28px;
	height: 25px;
	background: none;
	border:none;
	text-align: center;
	line-height: 25px;
	color: #b3b3b3;
}
header .header-top .top-lan{
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
}
header .header-top .top-lan > a{
	height: 27px;
	display: flex;
	padding:0 10px;
	border:1px #e5e5e5 solid;
}
header .header-top .top-lan > a > i{
	font-size: 12px;
	display: block;
	margin-left: 6px;
}
header .header-top .top-lan:hover > a{
	border-color: #d72d21;
	background: #d72d21;
	color: #fff;
}
header .header-top .top-lan:hover > a > i{
	transform: rotate(180deg);
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
header .header-top .top-lan dl{
	width: 100%;
	position: absolute;
	background: #fff;
	text-align: center;
	top:27px;
	left: 0;
	border:1px #e5e5e5 solid;
	border-top: none;
	display: none;
	opacity: 0;
	visibility: hidden;
}
header .header-top .top-lan dd{
	line-height: 30px;
	border-bottom: 1px #e5e5e5 solid;
}
header .header-top .top-lan dd:last-child{
	border-bottom: none;
}
header .header-top .top-lan dd a{
	display: block;
}
header .header-top .top-lan dd a:hover{
	background: #d72d21;
	color: #fff;
}
header .header-top .top-lan:hover > dl{
	display: block;
	opacity: 1;
	visibility: visible;
}
header .header-menu{
	width: 100%;
}
header .header-menu .mask{
	display: none;
}
header .header-menu a{
	display: block;
}
header .header-menu > ul{
	display: flex;
	justify-content: space-between;
}
header .header-menu > ul > li{
	float: left;
}
header .header-menu > ul > li.li{
	padding:0 14px;
}
header .header-menu > ul > li > a{
	position: relative;
	line-height: 60px;
	font-size: 16px;
}
header .header-menu > ul > li > a > i{
	display: none;
}
header .header-menu > ul > li.li > a{
	font-size: 15px;
}
header.fixed .header-menu > ul > li > a{
	line-height: 60px;
}
header .header-menu > ul > li > a:after{
	content: "";
	width: 100%;
	height: 3px;
	position: absolute;
	background: #d72d21;
	bottom: 0;
	left:0;
	transform-origin: center;
    transform: scale(0, 1);
    transition: transform .3s cubic-bezier(1, 0, 0, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
header .header-menu > ul > li:hover > a, 
header .header-menu > ul > li.hover > a, 
header .header-menu > ul > li.current > a{
	color: #d72d21;
}
header .header-menu > ul > li:hover > a:after, 
header .header-menu > ul > li.hover > a:after, 
header .header-menu > ul > li.current > a:after{
	transform-origin: center;
    transform: scale(1);
}
header .header-menu > ul > li > .subnav{
	position: absolute;
	width: 100%;
	background: #fff;
	border-top: 1px #eee solid;
	border-bottom: 1px #eee solid;
	padding:45px 0;
	left:0;
	display: none;
}
header .header-menu > ul > li > .subnav > .wrap{
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
header .header-menu > ul > li > .subnav > .wrap > .image{
	width: 300px;
}
header .header-menu > ul > li > .subnav > .wrap > .image > img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
header .header-menu > ul > li > .subnav > .wrap > ul{
	width: calc(100% - 360px);
}
header .header-menu > ul > li > .subnav > .wrap > ul > li{
	width: 32%;
	float: left;
	border-bottom: 1px #eee solid;
	padding:0 0 8px 0;
	margin:4px 0;
	margin-right: 2%;
	position: relative;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
header .header-menu > ul > li > .subnav > .wrap > ul > li:after{
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	background: #d72d21;
	bottom: -1px;
	left:0;
	transform-origin: center;
    transform: scale(0, 1);
    transition: transform .3s cubic-bezier(1, 0, 0, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
header .header-menu > ul > li > .subnav > .wrap > ul > li:hover:after{
	transform-origin: left;
    transform: scale(1);
}
header .header-menu > ul > li > .subnav > .wrap > ul > li:nth-child(3n){
	margin-right: 0;
}
header .header-menu > ul > li > .subnav > .wrap > ul > li > a > span{
	width: calc(100% - 20px);
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
header .header-menu > ul > li > .subnav > .wrap > ul > li > a > i{
	width: 20px;
	text-align: right;
	font-size: 14px;
}
header .menu-trigger{
	display: none;
	color: #000;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
header .menu-trigger.on{
	transform: rotate(90deg);
}
header .lan-trigger{
	display: none;
}
@media (max-width: 1360px){
	header .header-menu > ul > li > a{
		font-size: 16px;
	}
	header .header-menu > ul > li.li > a{
		font-size: 14px;
	}
}
@media (max-width: 1280px) {
	header{
		height: 80px;
	}
	header .logo{
		width: 163px;
		height: 60px;
		margin:10px 0;
	}
	header .header-right{
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	header .header-top{
		display: none;
	}
	header .lan-trigger{
        display: flex;
        align-items: center;
	}
	header .menu-trigger{
		display: flex;
		align-items: center;
		margin-left: 20px;
		align-items: center;
		justify-content: center;
	}
	header .lan-trigger i,
	header .menu-trigger i{
		font-size: 36px;
	}
	header .header-menu{
		width: 100%;
		height: calc(100% - 80px);
		position: fixed;
		right: 0;
		z-index: 8;
		top:80px;
		display: none;
		overflow: hidden;
	}
	header.fixed .header-menu{
		top: 66px;
		height: calc(100% - 66px);
	}
	header .header-menu .mask{
		width: 100%;
	    height: 100%;
	    background: rgba(0, 0, 0, .5);
	    position: absolute;
	    top: 0;
	    right: 0;
	    z-index: 8;
	}
	header .header-menu i{
		font-size: 14px;
        display: block;
	}
	header .header-menu > ul{
		max-width: 290px;
	    width: 60%;
	    height: 100%;
	    background: #f2f2f2;
	    position: absolute;
	    top: 0;
	    right: -290px;
	    z-index: 22;
	    flex-direction: column;
	    justify-content: flex-start;
	    transition: all .5s;
	    -webkit-transition: all .5s;
	    -moz-transition: all .5s;
	    -ms-transition: all .5s;
	    overflow-x: visible;
	    overflow-y: auto;
	    -webkit-overflow-scrolling : touch;
	}
	header .header-menu > ul > li > a{
		font-size: 14px;
		line-height: 48px;
		padding:0 3%;
		border-bottom:1px #ccc solid;
	}
	header .header-menu > ul > li > a:after{
		display: none;
	}
	header .header-menu > ul > li:hover > a, 
	header .header-menu > ul > li.hover > a, 
	header .header-menu > ul > li.current > a{
		color: #000;
	}
	header .header-menu > ul > li > a > i{
		display: block;
		font-size: 14px;
	}
	header .header-menu > ul > li > .subnav{
		position: static;
		padding:0;
		border:none;
		background: #fff;
		overflow: hidden;
	}
	header .header-menu > ul > li > .subnav > .wrap{
		display: block;
		overflow: hidden;
	}
	header .header-menu > ul > li > .subnav > .wrap > .image{
		display: none;
	}
	header .header-menu > ul > li > .subnav > .wrap > ul{
		width: 100%;
		overflow: hidden;
	}
	header .header-menu > ul > li > .subnav > .wrap > ul > li{
		width: 100%;
		border:none;
		padding:0;
		margin:0;
	}
	header .header-menu > ul > li > .subnav > .wrap > ul > li:after{
		display: none;
	}
	header .header-menu > ul > li > .subnav > .wrap > ul > li > a{
		line-height: 40px;
		border-bottom: 1px #ccc solid;
		overflow: hidden;
	}
}
@media (max-width: 992px) {
	header{
		height: 70px;
	}
	header .logo{
		width: 136px;
		height: 50px;
	}
	header .lan-trigger i,
	header .menu-trigger i{
		font-size: 32px;
	}
	header .header-menu{
		height: calc(100% - 70px);
		top:70px;
	}
}
@media (max-width: 750px) {
	header{
		height: 54px;
	}
	header .logo{
		width: 109px;
		height: 40px;
		margin:7px 0;
	}
	header .lan-trigger i,
	header .menu-trigger i{
		font-size: 24px;
	}
	header .header-menu{
		height: calc(100% - 54px);
		top:54px;
	}
	header .header-menu > ul > li > a{
		line-height: 42px;
	}
	header .header-menu > ul > li > .subnav > .wrap > ul > li > a{
		line-height: 36px;
	}
}

/* Footer */
footer{
	width: 100%;
	overflow: hidden;
}
footer .box1{
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
footer .box1 li{
	width: 50%;
	float: left;
}
footer .box1 a{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
footer .box1 img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
}
footer .box1 .mask{
	width: 100%;
	height: 100%;
	padding: 120px 3% 160px 3%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	color: #fff;
	position: relative;
	z-index: 2;
}
footer .box1 .mask h2{
	padding: 30px 0;
	line-height: 20px;
	text-align: center;
}
footer .box1 .mask h3{
	width: 126px;
	height: 42px;
	line-height: 42px;
	background: url('../images/btn-bg.png') no-repeat;
	background-size: cover;
	text-align: center;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
footer .box1 a:hover .mask h3{
	background: #d72d21;
}
footer .box2{
	width: 100%;
	position: relative;
	z-index: 2;
	margin-top: -50px;
}
footer .box2 .footer-box1{
	background: #fff;
	height: 100px;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
footer .box2 .footer-box1 .content{
	padding: 0 50px;
	height: 100px;
}
footer .box2 .footer-box1 .content .left li{
	float: left;
	margin-right: 40px;
	line-height: 100px;
	display: flex;
	align-items: center;
}
footer .box2 .footer-box1 .content .left li a{
	display: flex;
	align-items: center;
}
footer .box2 .footer-box1 .content .left em{
	width: 42px;
	height: 42px;
	display: block;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	line-height: 42px;
	text-align: center;
	font-size: 20px;
	margin-right: 16px;
	color: #555;
}
footer .box2 .footer-box1 .content .left li span{
	color: #d72d21;
	font-size: 24px;
}
footer .box2 .footer-box1 .content .right{
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}
footer .box2 .footer-box1 .content .right a{
	margin:0;
	margin: 0 8px 0 0;
	width: 32px;
	height: 32px;
	line-height: 32px;
	background: none;
	padding: 0;
	display: block;
	border-radius: 50%;
	background: #dcdcdc;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
footer .box2 .footer-box1 .content .right a:last-child{
	margin-right: 0;
}
footer .box2 .footer-box1 .content .right a:hover{
	background: #d72d21;
}
footer .box2 .footer-box2{
	width: 100%;
	background: url('../images/footer-bg.jpg') no-repeat center top;
	background-size: cover;
	position: relative;
	z-index: 1;
	padding-top: 50px;
	margin-top: -50px;
}
footer .box2 .footer-box2 .footer-div1{
	overflow: hidden;
}
footer .box2 .footer-box2 .footer-div1 .footer-code{
	width: 230px;
	height: 102px;
}
footer .box2 .footer-box2 .footer-div1 .footer-code > div{
	height: 102px;
	display: flex;
	align-items: center;
	color: #fff;
}
footer .box2 .footer-box2 .footer-div1 .footer-code > div.left img{
	margin-left: 10px;
}
footer .box2 .footer-box2 .footer-div1 .footer-code > div.right{
	width: 102px;
	height: 102px;
}
footer .box2 .footer-box2 .footer-div1 .footer-code > div.right img{
	width: 100%;
}
footer .box2 .footer-box2 .footer-div1 .footer-nav{
	margin-right: 320px;
}
footer .box2 .footer-box2 .footer-div1 .footer-nav i{
	display: none;
}
footer .box2 .footer-box2 .footer-div1 .footer-nav > ul{
	display: flex;
	justify-content: space-between;
	line-height: 28px;
}
footer .box2 .footer-box2 .footer-div1 .footer-nav > ul > li{
}
footer .box2 .footer-box2 .footer-div1 .footer-nav > ul > li > a{
	color: #fff;
	margin-bottom: 14px;
	padding-bottom: 10px;
	display: block;
	font-size: 16px;
	border-bottom: 1px rgba(255, 255, 255, .2) solid;
}
footer .box2 .footer-box2 .footer-div1 .footer-nav > ul > li > ul > li > a{
	line-height: 30px;
}
footer .box2 .footer-box2 .footer-div2{
	padding: 38px 0;
	border-top: 1px #505050 solid;
	text-transform: uppercase;
	overflow: hidden;
}
@media (max-width: 1280px) {
	footer .box1{
		display: none;
	}
	footer .box2{
	    margin-top: 0;
	}
	footer .box2 .footer-box1 {
		width: 100%;
	    background: #d72d21;
	    padding:20px 0;
	    height: auto;
	}
	footer .box2 .footer-box1 .content {
	    padding: 0 3%;
	    height: auto;
	}
	footer .box2 .footer-box1 .content .left{
		width: 100%;
	}
	footer .box2 .footer-box1 .content .left ul{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	footer .box2 .footer-box1 .content .left li {
	    margin-right: 4%;
	    color: #fff;
	    line-height: 24px;
	    display: flex;
	    align-items: center;
	}
	footer .box2 .footer-box1 .content .left li:nth-child(2){
		margin-right: 0;
	}
	footer .box2 .footer-box1 .content .left em {
	    width: 32px;
	    height: 32px;
	    line-height: 32px;
	    font-size: 14px;
	    margin-right: 10px;
	}
	footer .box2 .footer-box1 .content .left li span {
	    color: #fff;
	    font-size: 14px;
	}
	footer .box2 .footer-box1 .content .right{
		display: none;
	}
	footer .box2 .footer-box2 {
	    padding-top: 0;
	    margin-top: 0;
	}
	footer .box2 .footer-box2 .footer-div1{
		display: flex;
		flex-direction: column-reverse;
	}
	footer .box2 .footer-box2 .footer-div1 .footer-nav{
		width: 100%;
		margin:0;
	}
	footer .box2 .footer-box2 .footer-div1 .footer-nav i{
		display: block;
		font-size: 14px;
	}
	footer .box2 .footer-box2 .footer-div1 .footer-nav > ul{
		flex-direction: column;
	}
	footer .box2 .footer-box2 .footer-div1 .footer-nav > ul > li{
		border-bottom: 1px rgba(255, 255, 255, .2) solid;
	}
	footer .box2 .footer-box2 .footer-div1 .footer-nav > ul > li > a{
		margin-bottom: 0;
		padding-bottom: 0;
		font-size: 14px;
		border-bottom: none;
		line-height: 48px;
	}
	footer .box2 .footer-box2 .footer-div1 .footer-nav > ul > li > ul{
		display: none;
		padding-bottom: 14px;
	}
	footer .box2 .footer-box2 .footer-div1 .footer-code{
		width: 100%;
		margin-top: 8%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	footer .box2 .footer-box2 .footer-div1 .footer-code .left{
		margin-right: 20px;
	}
	footer .box2 .footer-box2 .footer-div2{
	    padding: 4% 0;
	    margin:0;
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    justify-content: center;
	    text-align: center;
	}
}
@media (max-width: 992px) {
}
@media (max-width: 750px) {
	footer .box2 .footer-box1{
		padding:14px 0;
	}
	footer .box2 .footer-box1 .content .left ul{
		flex-direction: column;
		align-items: flex-start;
	}
	footer .box2 .footer-box1 .content .left li:nth-child(2){
		margin-top: 10px;
	}
	footer .box2 .footer-box1 .content .left em {
	    width: 24px;
	    height: 24px;
	    line-height: 24px;
	}
	footer .box2 .footer-box2 .footer-div1 .footer-nav > ul > li > a{
		line-height: 42px;
	}
	footer .box2 .footer-box2 .footer-div1 .footer-nav > ul > li > ul{
		padding-bottom: 10px;
	}
}

.service{position:fixed;right:0;top:300px;z-index:999;}
.ser_top{width:100%;background:#d72d21;text-align:left;padding:5px 10px;display:block;width:100%;}
.ser_top p{display:inline-block; vertical-align:middle;color:#fff;font-size:18px;}
.service .im_main{background:#fff;border:1px solid #e5e5e5;display:block;padding-bottom: 10px;}
.service .im_main .im-tel{padding:0 10px;text-align:left;width:100%;margin-top: 10px;}
.service .im_main .im-tel p{vertical-align:middle;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;font-size:14px;color:#000;}
.service .im_main .im-tel i{vertical-align:middle;margin-right:5px;font-size:16px;color:#000;}
.service .im_main .im-tel a:hover{color:#6ccb0d;text-decoration:underline;}
.service .close-im{position:absolute;right:2px;top:6px;z-index:100;width:28px;height:28px;background:#d72d21;text-align:center;}
.service .close-im a{display:block;color: #fff;font-weight: bolder;}
.service .open-im{cursor:pointer;height:180px;width:40px;margin-right:-5px;color:#fff;font-size:15px;text-align:center;text-transform:capitalize;box-shadow:0 0 5px 2px rgba(45,51,46,0.3);border-top-left-radius:5px;border-bottom-left-radius:5px;display:none;}
@media only screen and (max-width: 750px) {.service{display:none;}}